i use an old program assembler "fassem-assembler-disassembler" for the commodore 64

machine language of the program
the first data are for the coordinates of the tree

0 for i=0 to 100:read a:poke 49152+i,a:next i
1 data 19,18,17,16,18,16,14,12,17,14,11,
8,18,18,173,61,192,141,3,194,173,62
2 data 192,141,4,194,160,0,162,0,24,173,
61,192,109,0,192,141,61,192,173,62,192
3 data 105,0,141,62,192,56,169,19,237,0,
192,10,105,1,170,169,42,157,0,4,202,208
4 data 250,24,173,3,194,105,40,141,3,194
,141,61,192,173,4,194,105,0,141,4
5 data 194,141,62,192,200,140,35,192,140
,52,192,192,14,208,184,96
6 sys 49166
ready.

















